home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / ADDONINC.PAK / IVIEW.UID < prev   
Encoding:
Text File  |  1997-05-06  |  978 b   |  31 lines

  1. /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  2.  
  3.    Created: 1/1/96
  4.    Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  5.    $Header:   Y:\admin\bride\addon\deliver\interfac\iview.uiv   1.19   18 Nov 1996 11:30:16   JDOUGLAS  $
  6.    $Revision:   1.19  $
  7.  
  8. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/  
  9.  
  10. #ifndef __IVIEW_UID
  11. #define __IVIEW_UID
  12.  
  13. //707240CF-4B4B-11CF-9D40-444553540000
  14.  
  15. DEFINE_GUID(IID_Addon_IViewType, 0x707240CFL,
  16. 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45,0x53, 0x54, 0x00, 0x00 );
  17.  
  18. DEFINE_GUID(IID_Addon_IViewFile, 0x707240E2L,
  19. 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45,0x53, 0x54, 0x00, 0x00 );
  20.  
  21. DEFINE_GUID(IID_Addon_IViewClient, 0x707240E3L,
  22. 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45,0x53, 0x54, 0x00, 0x00 );
  23.  
  24. DEFINE_GUID(IID_Addon_IViewType2, 0x707240E6L,
  25. 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45,0x53, 0x54, 0x00, 0x00 );
  26.  
  27.  
  28. #endif // __IVIEW_UID
  29.  
  30.  
  31.